You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Medium Risk] Narrowing internal-services ingress to 10.0.0.0/16 will block cross-network health checks, HTTPS, and metrics traffic
The internal-services security group 540044833068.eu-west-2.ec2-security-group.sg-089e5107637083db5 is narrowing ingress on 8080, 443, and 9090 from 10.0.0.0/8 to 10.0.0.0/16. The current VPC itself is 10.0.0.0/16, so this change stops all traffic from other private 10.x.x.x networks outside this VPC, including peered VPCs, hybrid links, and other environments that previously matched the broader rule.
Because this group is explicitly used for internal service mesh, monitoring, and health checks, the new CIDR will block legitimate health probes, internal HTTPS calls, and Prometheus scrapes from any non-local 10/8 source. That will cause service reachability regressions and observability gaps immediately after rollout. View reasoning tree here.
Signals
Routine → Multiple network and compute resources are showing unusual routine changes at only 1-2 events/week for the last 4-5 months, while one resource recorded 2 events/day for the last day.
Additional Change Details:Items 14Edges 41model|risks_v6✨Encryption Key State Risk✨KMS Key Creation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Context
Testing
Rollout / Risk